FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/CareConnect-DeathNotificationStatus-1

PackageTest.Training
Resource TypeCodeSystem
IdCareConnect-DeathNotificationStatus-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=Test.Training@1.0.0&canonical=https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-DeathNotificationStatus-1
URLhttps://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-DeathNotificationStatus-1
Version1.1.0
Statusdraft
Date2018-11-12T00:00:00+00:00
NameCare Connect Death Notification Status
Authorityhl7
DescriptionA CodeSystem to identify the type of death notice as held on Personal Demographics Service (PDS).
CopyrightCopyright © 2016 HL7 UK
Contentcomplete

Resources that use this resource

ValueSet
CareConnect-DeathNotificationStatus-1Care Connect Death Notification Status

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "CareConnect-DeathNotificationStatus-1",
  "url": "https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-DeathNotificationStatus-1",
  "version": "1.1.0",
  "name": "Care Connect Death Notification Status",
  "status": "draft",
  "date": "2018-11-12T00:00:00+00:00",
  "publisher": "HL7 UK",
  "description": "A CodeSystem to identify the type of death notice as held on Personal Demographics Service (PDS).",
  "copyright": "Copyright © 2016 HL7 UK",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "Informal - death notice received via an update from a local NHS Organisation such as GP or Trust"
    },
    {
      "code": "2",
      "display": "Formal - death notice received from Registrar of Deaths"
    },
    {
      "code": "U",
      "display": "Removed"
    }
  ]
}